﻿capital = 7

oob = "tabrasa_1936GER"


recruit_character = HOL_hendrikus_colijn
recruit_character = HOL_anton_mussert
recruit_character = HOL_lou_de_visser
recruit_character = HOL_willem_schermerhorn
recruit_character = HOL_izaak_reijnders
recruit_character = HOL_petrus_wilhelmus_best
recruit_character = HOL_godfried_van_voorst_tot_voorst
recruit_character = HOL_johannes_theodorus_furstner
if = {
	limit = {
		NOT = {
			has_dlc = "Thunder at Our Gates"
		}
	}
	recruit_character = HOL_conrad_helfrich
}
recruit_character = HOL_karel_doorman
recruit_character = HOL_charles_douw_van_der_krap
recruit_character = HOL_nico_van_straten
recruit_character = HOL_hein_ter_poorten
recruit_character = HOL_adrianus_rudolphus_van_den_bent
recruit_character = HOL_hendrik_van_oyen
recruit_character = HOL_hendrik_seyffardt
recruit_character = HOL_henri_winkelman
recruit_character = HOL_maarten_belzer
recruit_character = HOL_marius_raaijmakers
recruit_character = HOL_saul_de_groot
recruit_character = HOL_antonie_pannekoek
recruit_character = HOL_walraven_van_hall
recruit_character = HOL_jacob_adriaan_de_wilde
recruit_character = HOL_anton_de_kom
recruit_character = HOL_jan_goudriaan
recruit_character = HOL_adriaan_dijxhoorn
recruit_character = HOL_prince_bernhard
recruit_character = HOL_cornelis_van_geelkerken
recruit_character = HOL_meinout_rost_van_tonningen
recruit_character = HOL_dirk_jan_de_geer
recruit_character = HOL_pieter_sjoerds_gerbrandy
recruit_character = HOL_wilhelmina
recruit_character = HOL_fanny_schoonheyt

# Taog indonesia stuff
if = {
	limit = {
		has_dlc = "Thunder at Our Gates"
	}
	# East Indies Investments (HOL)
	set_variable = { var = HOL_east_indies_investments_mod_stability_factor value = 0.05 }
	set_variable = { var = HOL_east_indies_investments_mod_war_support_factor value = 0 }
	set_variable = { var = HOL_east_indies_investments_mod_research_speed_factor value = 0 }
	set_variable = { var = HOL_east_indies_investments_mod_fuel_gain_factor value = 0 }
}

# DIPLOMACY
if = {
	limit = {
		OR = {
			has_dlc = "Together for Victory"
			has_dlc = "Man the Guns"
		}
	}
	if = {
		limit = {
			has_dlc = "Thunder at Our Gates"
		}
		set_autonomy = {
			target = INS
			autonomous_state = autonomy_puppet
		}
		else = {
			set_autonomy = {
				target = INS
				autonomous_state = autonomy_integrated_puppet
			}
		}
	}
	else = {
		puppet = INS
	}
}

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	interwar_antitank = 1
	basic_train = 1
	motorised_infantry = 1
	tech_support = 1
	basic_train = 1
	tech_trucks = 1 
}
add_equipment_to_stockpile = { type = train_equipment_1 amount = 75 producer = GER }



if = {
	limit = { has_dlc = "By Blood Alone" }
		set_technology = {
			aa_lmg = 1
			engines_1 = 1
			early_bombs = 1
			aircraft_construction = 1
			iw_small_airframe = 1
			iw_medium_airframe = 1
		}
	create_equipment_variant = {
		name = "NiD 62" #also covers Ar 68
		type = small_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = light_mg_2x
			engine_type_slot = engine_1_1x
			special_type_slot_1 = empty
		}
	}
	create_equipment_variant = {
		name = "Amiot 143"
		type = medium_plane_airframe_0
		modules = {
			fixed_main_weapon_slot = medium_bomb_bay
			fixed_auxiliary_weapon_slot_1 = empty
			fixed_auxiliary_weapon_slot_2 = empty
			fixed_auxiliary_weapon_slot_3 = empty
			engine_type_slot = engine_1_2x
			special_type_slot_1 = lmg_defense_turret
			special_type_slot_2 = lmg_defense_turret
			special_type_slot_3 = empty
			special_type_slot_4 = empty
		}
	}	
	else = {
		set_technology = {
			early_fighter = 1
			early_bomber = 1
		}
	}
}	


if = {
	limit = {
		NOT = { has_dlc = "No Step Back" }
	}
	set_technology = { 
		gwtank = 1
	}
}

if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = { 
		gwtank_chassis = 1
		
	}
}


if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		basic_battery = 1
		basic_dp_light_battery = 1
		basic_torpedo = 1
		coastal_defense_ships = 1
	}
}
if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	set_technology = {
		early_destroyer = 1
		early_light_cruiser = 1
	}
}

if = {
	limit = { has_dlc = "Man the Guns" }
	# Destroyers #
	create_equipment_variant = {
		name = "Van Galen Class"			
		type = ship_hull_light_1
		name_group = HOL_DD_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = dp_light_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = light_ship_engine_1
			fixed_ship_torpedo_slot = ship_torpedo_1
			mid_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
	}
	# Light Cruisers #
	create_equipment_variant = {
		name = "De Ruyter Class"					
		type = ship_hull_cruiser_1
		name_group = HOL_CL_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_medium_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = cruiser_ship_engine_1
			fixed_ship_armor_slot = ship_armor_cruiser_1
			fixed_ship_secondaries_slot = dp_ship_secondaries_1
			mid_1_custom_slot = ship_torpedo_1
			mid_2_custom_slot = empty
			rear_1_custom_slot = ship_airplane_launcher_1
		}
	}
	# Costal Defense #
	create_equipment_variant = {
		name = "Hertog Hendrik Class"
		type = ship_hull_cruiser_coastal_defense_ship
		name_group = HOL_CA_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_heavy_battery_1
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = cruiser_ship_engine_1
			fixed_ship_armor_slot = ship_armor_cruiser_1
			fixed_ship_secondaries_slot = dp_ship_secondaries_1
			mid_1_custom_slot = dp_ship_secondaries_1
			mid_2_custom_slot = empty
			rear_1_custom_slot = empty
		}
	}
}





if = {
	limit = {
		has_dlc = "La Resistance"
	}
	set_technology = {
		armored_car1 = 1
	}
}

set_convoys = 200
set_research_slots = 4
set_stability = 0.75
set_war_support = 0
add_political_power = 2000
add_manpower = 50000
add_equipment_to_stockpile = { type = infantry_equipment_0 amount = 10000 producer = GER }


set_popularities = {
	democratic = 25
	fascism = 25
	communism = 25
	neutrality = 25
}

set_politics = {
	ruling_party = neutrality
	last_election = "1936.1.1"
	election_frequency = 72
	elections_allowed = yes
}


if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	set_technology = { bicycle_infantry = 1 }
}


# DIPLOMACY
if = {
	limit = {
		OR = {
			has_dlc = "Together for Victory"
			has_dlc = "Man the Guns"
		}
	}
	set_autonomy = {
		target = INS
		autonomous_state = autonomy_integrated_puppet
	}
	else = {
		puppet = INS
	}
}

set_variable = { var = gateway_to_europe_influence_pp_total value = 0 }

add_ideas = {
	HOL_wilhelmina
}

if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	add_ideas = {
		HOL_aloof_neutrality
		HOL_shell_shocked_spectator_5
		HOL_de_crisisjaren_5
		HOL_weak_government
	}
}

# Taog indonesia stuff
if = {
	limit = {
		has_dlc = "Thunder at Our Gates"
	}
	# East Indies Investments (HOL)
	set_variable = { var = HOL_east_indies_investments_mod_stability_factor value = 0.05 }
	set_variable = { var = HOL_east_indies_investments_mod_war_support_factor value = 0 }
	set_variable = { var = HOL_east_indies_investments_mod_research_speed_factor value = 0 }
	set_variable = { var = HOL_east_indies_investments_mod_fuel_gain_factor value = 0 }
}

if = {
	limit = {
		has_dlc = "Man the Guns"
	}
	recruit_character = HOL_anthony_fokker
}

1939.1.1 = {
	add_ideas = {
		limited_conscription
	}

	
	#generic focuses
	remove_ideas = HOL_weak_government

	if = {
		limit = {
			has_dlc = "Thunder at Our Gates"
		}

		complete_national_focus = HOL_obtain_foreign_colonial_investments_taog	
		complete_national_focus = HOL_the_western_possessions_taog				
		complete_national_focus = HOL_abandon_the_gold_standard			
		complete_national_focus = HOL_continue_the_public_works			
		complete_national_focus = HOL_finish_the_noordoostpolder			
		complete_national_focus = HOL_the_maastunnel						
		complete_national_focus = HOL_expand_the_artillerieinrichtingen	
		complete_national_focus = HOL_philips_focus							
		complete_national_focus = HOL_expand_RD_facilities				
		complete_national_focus = HOL_overturn_military_budget_cuts		
		complete_national_focus = HOL_prepare_naval_expansion				
		complete_national_focus = HOL_cornerstone_of_colonial_defense		
		complete_national_focus = HOL_modernize_the_cruiser_fleet		
		complete_national_focus = HOL_prepare_the_inundation_lines		
		complete_national_focus = HOL_germany_is_the_greater_threat		
		complete_national_focus = HOL_antilles_defenses_taog					
		complete_national_focus = HOL_form_new_government

		complete_national_focus	= INSHOL_east_indies_investments
		complete_national_focus = INSHOL_expand_shell
		complete_national_focus = INSHOL_east_indies_fokker_division
		complete_national_focus = INSHOL_reduce_land_ownership_taxes
		complete_national_focus = INSHOL_infantry_training_in_borneo
		complete_national_focus = INSHOL_subsidize_bauxite


		unlock_national_focus = HOL_expand_curacao_oil_refineries

		else = {
			complete_national_focus = HOL_obtain_foreign_colonial_investments	
			complete_national_focus = HOL_the_crown_jewel_colony				
			complete_national_focus = HOL_the_western_possessions				
			complete_national_focus = HOL_abandon_the_gold_standard			
			complete_national_focus = HOL_continue_the_public_works			
			complete_national_focus = HOL_finish_the_noordoostpolder			
			complete_national_focus = HOL_the_maastunnel						
			complete_national_focus = HOL_expand_the_artillerieinrichtingen	
			complete_national_focus = HOL_philips_focus							
			complete_national_focus = HOL_expand_RD_facilities				
			complete_national_focus = HOL_overturn_military_budget_cuts		
			complete_national_focus = HOL_prepare_naval_expansion				
			complete_national_focus = HOL_cornerstone_of_colonial_defense		
			complete_national_focus = HOL_modernize_the_cruiser_fleet		
			complete_national_focus = HOL_prepare_the_inundation_lines		
			complete_national_focus = HOL_germany_is_the_greater_threat		
			complete_national_focus = HOL_antilles_defenses					
			complete_national_focus = HOL_form_new_government	

			unlock_national_focus = HOL_expand_curacao_oil_refineries
		}
	}


	HOL_dirk_jan_de_geer = {
		promote_character = { ideology = conservatism }
	}
}

set_politics = {
	ruling_party = democratic
	last_election = "1933.4.26"
	election_frequency = 48
	elections_allowed = yes
}

